bitkeeper revision 1.1327.2.14 (4270deecYzS6oo19lfqUxQRTnp2SBw)
authormjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Thu, 28 Apr 2005 13:02:36 +0000 (13:02 +0000)
committermjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>
Thu, 28 Apr 2005 13:02:36 +0000 (13:02 +0000)
Document that you need RPM e2fsprogs-devel installed to
compile pygrub.

Signed-off-by: Mike Wray <mike.wray@hp.com>
.rootkeys
tools/pygrub/README [new file with mode: 0644]

index e53f3b2576bef0d7c8aefd66fc694332127780bd..4292fd597bb427d808bf280b58723ee470160294 100644 (file)
--- a/.rootkeys
+++ b/.rootkeys
 4056f5155QYZdsk-1fLdjsZPFTnlhg tools/misc/xensymoops
 40cf2937dqM1jWW87O5OoOYND8leuA tools/misc/xm
 4270cc81g3nSNYCZ1ryCMDEbLtMtbQ tools/pygrub/Makefile
+4270deeccyRsJn6jLnRh9odRtMW9SA tools/pygrub/README
 4270cc81EIl7NyaS3Av6IPRk2c2a6Q tools/pygrub/setup.py
 4270cc81t7eNCDp4Bhbh58p1CNxaCQ tools/pygrub/src/GrubConf.py
 4270d6c2fWF4r5-zF1pSuAFwUZS0aA tools/pygrub/src/__init__.py
diff --git a/tools/pygrub/README b/tools/pygrub/README
new file mode 100644 (file)
index 0000000..f186fda
--- /dev/null
@@ -0,0 +1 @@
+Compiling this needs RPM e2fsprogs-devel installed.
\ No newline at end of file